home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 16 / nyword22.zip / WPDEFAUL < prev    next >
Text File  |  1987-04-09  |  2KB  |  35 lines

  1. hy 1    want hyphenation (value below determines manual or automatic)
  2. ah 1    automatic hyphenation wanted (Knuth's algorithm)
  3. hz 2    hot zone (minimum # of chars to the left of a hyphen)
  4. ss 1    scroll_speed for the <+SCROLL> and <-SCROLL> commands
  5. gr 1    see graphics characters on the screen
  6. hs 40   # of columns for horizontal scroll
  7. tb 222  tab_filler (this is a non-ascii value - for blank, put 32 here)
  8. in 0    insert mode on (if 0, overstrike mode is default)
  9. ar 0    auto_reform
  10. ru 0    ruler as status line
  11. bp 1    base page number
  12. pi 5    column to start paragraph after para_indent
  13. sv 1000 # of keystrokes to do save
  14. ab 1    automatic backup of file (create a periodic .BAK2 file)
  15. bl 0    sound the bell when you are prompted
  16. fg 7    foreground color for the PC (7 is white)
  17. bg 0    background color for the PC (0 is black)
  18. ks 0    automatic save of keystrokes
  19. tx 80   allocation per block of text (don't mess with this!!!)
  20. pu 1    prompt user after <PUT> command
  21. er 1    wait for keypress on error
  22. ta 8    tab increment
  23. fs 1    cursor can go into free space
  24. ts 0    two spaces after punctuation when reformatting
  25. ns 0    don't wait for horizontal retrace
  26. tr 128=225
  27.  
  28. The above table is used for the default values for the options menu.
  29. If you change any entry, it should be done to the numeric value only.
  30. The order of these parameters must not be changed, and no entry can
  31. be deleted from the table. For a YES/NO parameter, use a '1' for YES
  32. and '0' for NO. No value can be over 255. There can be no leading
  33. blank lines in this file. Anything to the right of the number is a comment.
  34. The numbers MUST start in column 1.
  35.